Skip to content

🧹 Remove some elidable lifetimes#843

Merged
reese merged 1 commit intotrunkfrom
reese-elidable-lifetimes
Mar 17, 2026
Merged

🧹 Remove some elidable lifetimes#843
reese merged 1 commit intotrunkfrom
reese-elidable-lifetimes

Conversation

@reese
Copy link
Collaborator

@reese reese commented Mar 17, 2026

A while back I added a ton of lifetimes to the main formatting code since it was needed to pass around references to Prism nodes, but some of them aren't truly necessary, since they don't circle back into formatting code and are just helpers.

Copy link
Collaborator

@froydnj froydnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love PRs where I can just trust the compiler to do the review for me.

@reese reese merged commit e7330e8 into trunk Mar 17, 2026
8 checks passed
@reese reese deleted the reese-elidable-lifetimes branch March 17, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants